| GradeScale |
| EntityType | Independent |
| Logical Entity Name | GradeScale |
| Default Table Name | AdGradeScale |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| GradeScale Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
| Code | CHAR(8) | NO | ||
| Name | VARCHAR(35) | NO | ||
| CampusGroupId | INTEGER | NO | ||
| IsActive | BIT | NO | ||
| ModFlag | CHAR(1) | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
GradeScaleId |
INTEGER | NO | ||
| RetakeGPACalc | TINYINT | NO |
| GradeScale Keys |
| Key Name | Key Type | Keys |
| AdGradeScale_AdGradeScaleID_RetakeGPACalc_N_N_idx | Inversion Entry | GradeScaleId, RetakeGPACalc |
| AdGradeScale_Code_U_N_IDX | Unique Constraint | Code |
| AdGradeScale_AdGradeScaleID_U_C_IDX | PrimaryKey | GradeScaleId |
| GradeScale Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| GradeScaleLetterGrade | Non-Identifying | One To Zero or More | NO | ||||
| StudentCourse | Non-Identifying | One To Zero or More | NO | ||||
| StudentEnrollmentPeriod | Non-Identifying | One To Zero or More | NO |
| GradeScale Check Constraints |
| Check Constraint Name | CheckConstraint |
| GradeScale Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.GradeScale |
NO | |||
| Physical (Microsoft SQL Server) dbo.AdGradeScale |
NO |
| GradeScale Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Grades/Attendance |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Academic Records |
| GradeScale Data Movement Rules |
| Name | Type | Rule Text/Value |